home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / linux / announce / 07pl3 < prev    next >
Text File  |  1995-04-22  |  2KB  |  39 lines

  1. This message announces the availability of patch level 3 of version
  2. 0.07 of Linux/68k.
  3.  
  4. It can be ftped from directory /pub/linux/680x0 at tsx-11.mit.edu.
  5.  
  6. A precompiled kernel executable and the Amiga "bootstrap" program can
  7. be found in kern-0.07pl3.tar.gz in the "kernel" subdirectory.  Note
  8. that the new bootstrap program *must* be used to boot the new kernel.
  9.  
  10. The patch for the kernel source can be found in linux-0.07pl3.diffs.gz
  11. in the "src" subdirectory.
  12.  
  13. The changes in this release against 0.07pl2 include:
  14.  
  15. *) Minor Makefile changes
  16.  
  17. *) New fix to floppy driver to correctly identify drives.
  18.  
  19. *) Change to the ramdisk code which will hopefully avert the
  20.    problems people with 2M initial memory chunks are
  21.    having when booting with the 880K ramdisk image.
  22.  
  23. *) Fix the A2000/A500 real-time clock support.  I've been given
  24.    to understand that there still may be problems with
  25.    revision "A" A2000s.  I'm going to create a boot option to
  26.    disable the real-time clock support at boot time.
  27.  
  28. *) Minor memory management changes.
  29.  
  30. Martin Apel has sent me changes allowing enabling of the 68040 caches
  31. which he's verified and which I will be incorporating into the kernel
  32. sometime soon.  Those of you with 68040s will see better performance
  33. then.
  34.  
  35. DEBUGGING NOTE: The early stages of the kernel startup will send out
  36. characters to the serial port to indicate how far it gets.  The serial
  37. port is set to 9600 baud, 8 bits, one stop bit.  You'll need a NULL
  38. modem to hook it up to a terminal.  The code should assert DTR.
  39.